@charset "utf-8";
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
/*Generated by wjdhcms 3.0 */
.dx {
  text-transform: uppercase;
}
.clearboth::after,
.clearboth:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
@keyframes huanying1 {
  0% {
    left: 0;
    opacity: 1;
  }
  100% {
    left: 15px;
    opacity: 0;
  }
}
@keyframes huanying2 {
  0% {
    opacity: 0;
    left: -10px;
  }
  100% {
    left: 0;
    opacity: 1;
  }
}
@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    -moz-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -moz-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
body {
  background: url(../images/bg.jpg) 0 center repeat;
  height: auto !important;
}
body *:before,
body *:after {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.fudongdiv {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sjcTop,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight,
.bg,
.leftWow,
.rightWow,
.bottomWow {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
@-webkit-keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.banner {
  position: relative;
  background-color: #49578a;
}
.banner::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  height: 85px;
  left: 0;
  bottom: 0;
  width: 100%;
  background: url(../images/banbar.png) center bottom no-repeat;
  pointer-events: none;
}
.banner * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.banner .bannerSwiper {
  overflow: hidden;
  cursor: grab;
}
.banner .bannerSwiper ul li {
  width: 100%;
  overflow: hidden;
}
.banner .bannerSwiper ul li img {
  display: block;
  width: 100%;
  object-fit: cover;
  cursor: pointer;
}
.banner .bannerSwiper .swiper-slide-active {
  -webkit-animation: clipSectorIn 0.7s linear;
  animation: clipSectorIn 0.7s linear;
}
@-webkit-keyframes clipSectorIn {
  0% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
  }
  55% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
  }
  100% {
    -webkit-clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
    clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
  }
}
@keyframes clipSectorIn {
  0% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
  }
  55% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
  }
  100% {
    -webkit-clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
    clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
  }
}
.banner .banner-prev {
  position: absolute;
  z-index: 30;
  top: 50%;
  left: -45px;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(../images/arrowPrev.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner:hover .banner-prev {
  left: 3%;
}
.banner .banner-next {
  position: absolute;
  z-index: 30;
  top: 50%;
  right: -45px;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(../images/arrowNext.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner:hover .banner-next {
  right: 3%;
}
.banner .banner-pagination {
  font-size: 0;
  position: absolute;
  width: auto;
  left: 50%;
  margin-left: -150px;
  bottom: 40px;
  z-index: 4;
  width: 300px;
  text-align: center;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px transparent solid;
  opacity: 1;
  padding: 3px;
  border-radius: 100%;
  background-color: transparent;
  width: auto;
  height: auto;
  margin: 0 14px !important;
  cursor: pointer;
  outline: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.banner .banner-pagination span:before {
  content: "";
  display: block;
  border-radius: 100%;
  background: #fff;
  width: 5px;
  height: 5px;
}
.banner .banner-pagination span.swiper-pagination-bullet-active {
  border-color: #fff;
}
.title {
  line-height: 1;
}
.title a {
  display: inline-block;
  vertical-align: top;
}
.title i {
  display: inline-block;
  vertical-align: top;
  position: relative;
  z-index: 2;
}
.title i::before {
  content: "";
  display: block;
  position: absolute;
  width: 40px;
  height: 40px;
  background-color: #49578a;
  opacity: 0.2;
  right: -5px;
  top: -17px;
  border-radius: 100%;
}
.title i img {
  display: block;
}
.title span {
  display: block;
  font-size: 30px;
  margin-top: 20px;
  background: url(../images/titico.png) 0 center no-repeat;
  padding-left: 36px;
}
.title span em {
  font-family: Arial;
  font-size: 14px;
  margin-left: 64px;
  display: inline-block;
  vertical-align: bottom;
  letter-spacing: 20px;
  text-transform: uppercase;
}
.moreLink {
  display: block;
  width: 145px;
  border-radius: 30px;
  border: solid 1px #000000;
  text-align: center;
  line-height: 30px;
  font-family: "Times New Roman", Times;
  font-weight: bold;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink i {
  min-width: 4px;
  font-weight: bold;
}
.moreLink:hover {
  background-color: #49578a;
  color: #fff;
  border-color: #49578a;
  box-shadow: 0 10px 10px -5px rgba(73, 87, 138, 0.5);
}
.product {
  padding: 88px 0 34px;
}
.product .search {
  width: 376px;
  height: 41px;
  margin-top: 25px;
  position: absolute;
  right: 0;
  top: 25px;
  z-index: 2;
  padding-right: 20px;
  margin-right: 20px;
  border-bottom: 1px solid #ddd;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .search:hover {
  border-bottom-color: #49578a;
}
.product .search .searchInp {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: none;
  padding: 0 6px;
  font-size: 14px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .search .searchInp::-webkit-input-placeholder {
  color: #999999;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.product .search .searchInp::-moz-placeholder {
  color: #999999;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.product .search .searchInp:-ms-input-placeholder {
  color: #999999;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.product .search .searchInp:focus::-webkit-input-placeholder,
.product .search .searchInp:active::-webkit-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.product .search .searchInp:focus::-moz-placeholder,
.product .search .searchInp:active::-moz-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.product .search .searchInp:focus:-ms-input-placeholder,
.product .search .searchInp:active:-ms-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.product .search .submitBtn {
  background: #49578a url(../images/searchico.png) center center no-repeat;
  width: 40px;
  height: 40px;
  cursor: pointer;
  border: none;
  position: absolute;
  border-radius: 100%;
  right: -20px;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.product .search .submitBtn:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.product .proNav {
  position: relative;
  margin-top: 54px;
}
.product .proNav .pro-next {
  position: absolute;
  z-index: 2;
  right: -56px;
  top: 0;
  width: 26px;
  height: 52px;
  background: url(../images/pror.png) center center no-repeat;
  cursor: pointer;
  outline: none;
}
.product .proNav ul::after,
.product .proNav ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proNav ul li {
  float: left;
  width: 161px;
  margin-right: 62px;
}
.product .proNav ul li a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 63px;
  line-height: 52px;
  position: relative;
  font-size: 18px;
  border-bottom: 1px solid #dedede;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  bottom: 0;
  background-color: #dedede;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #49578a, #49578a);
  background-image: linear-gradient(to right, #49578a, #49578a);
  background-size: 0% 100%;
  background-position: left center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a i {
  display: inline-block;
  vertical-align: top;
  width: 52px;
  height: 52px;
  background-color: #fbfbfb;
  border: dashed 1px #eeeeee;
  border-radius: 100%;
  text-align: center;
  line-height: 50px;
  font-size: 26px;
  color: #999999;
  font-family: Impact;
  margin-right: 12px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li:hover a,
.product .proNav ul li.swiper-slide-thumb-active a {
  color: #49578a;
}
.product .proNav ul li:hover a::before,
.product .proNav ul li.swiper-slide-thumb-active a::before {
  background-size: 100% 100%;
}
.product .proNav ul li:hover a i,
.product .proNav ul li.swiper-slide-thumb-active a i {
  background-color: #49578a;
  color: #fff;
  border-color: #49578a;
}
.product .proSwiper {
  margin-top: 50px;
  height: 390px;
}
.product .proSwiper ul li {
  height: 390px;
}
.product .proSwiper ul li .pic {
  display: block;
  float: left;
  width: 600px;
  height: 390px;
  background-color: #ffffff;
  border: solid 10px #f8f8f8;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: contain;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .cont {
  float: right;
  width: 610px;
  padding-top: 44px;
}
.product .proSwiper ul li .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 76px;
  line-height: 76px;
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
  font-size: 22px;
  position: relative;
  left: 0;
}
.product .proSwiper ul li .cont .bt::before {
  content: "";
  width: 10px;
  height: 2px;
  background-color: #000000;
  display: inline-block;
  vertical-align: middle;
  margin-right: 14px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .cont .bt:hover {
  left: 5px;
}
.product .proSwiper ul li .cont .line {
  border-bottom: 1px dotted #dedede;
  position: relative;
}
.product .proSwiper ul li .cont .line::before {
  content: "";
  display: block;
  position: absolute;
  border-bottom: 1px dotted #49578a;
  height: 1px;
  top: -1px;
  left: 0;
  width: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 38px;
  height: 76px;
  font-size: 15px;
  color: #666666;
  margin-top: 32px;
  -webkit-transition: all 0.56s ease-out;
  transition: all 0.56s ease-out;
}
.product .proSwiper ul li .cont .more {
  display: inline-block;
  vertical-align: top;
  margin-top: 48px;
  position: relative;
  height: 54px;
  line-height: 54px;
  letter-spacing: 1px;
  padding-left: 0;
  width: 134px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .cont .more::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #dddddd;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #49578a, #49578a);
  background-image: linear-gradient(to right, #49578a, #49578a);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
  bottom: 4px;
}
.product .proSwiper ul li .cont .more::before:hover {
  background-size: 100% 100%;
  color: #fff;
}
.product .proSwiper ul li .cont .more::after {
  content: "";
  display: block;
  position: absolute;
  right: -40px;
  top: 0;
  width: 54px;
  height: 54px;
  background: url(../images/proar.png) center center no-repeat;
  border: solid 1px #dddddd;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .cont .more:hover {
  color: #49578a;
  padding-left: 20px;
}
.product .proSwiper ul li .cont .more:hover::before {
  background-size: 100% 100%;
}
.product .proSwiper ul li .cont .more:hover::after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  border-color: #49578a;
}
.product .proSwiper ul li:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.product .proSwiper ul li:hover .cont .bt {
  color: #49578a;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.product .proSwiper ul li:hover .cont .bt::before {
  background-color: #49578a;
}
.product .proSwiper ul li:hover .cont .line::before {
  width: 100%;
}
.product .proSwiper ul li:hover .cont p {
  -webkit-transform: translateY(6px);
  transform: translateY(6px);
}
.product .proList {
  margin-top: 20px;
}
.product .proList ul {
  margin-right: -50px;
}
.product .proList ul::after,
.product .proList ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proList ul li {
  float: left;
  margin-right: 50px;
  margin-top: 30px;
  width: 280px;
  position: relative;
}
.product .proList ul li .item {
  position: relative;
}
.product .proList ul li .item .pic {
  display: block;
  width: 100%;
  height: 210px;
  background-color: #ffffff;
  border: solid 5px #f8f8f8;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  overflow: hidden;
}
.product .proList ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: contain;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .bt {
  margin-top: 12px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  position: relative;
  padding-right: 30px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .bt::before {
  content: "";
  width: 5px;
  height: 5px;
  background-color: #49578a;
  display: inline-block;
  vertical-align: middle;
  margin-right: 12px;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .bt::after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
  height: 40px;
  background: url(../images/proli.png) 0 center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
}
.product .proList ul li .item:hover .pic {
  box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.18);
  border-color: #fff;
}
.product .proList ul li .item:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.product .proList ul li .item:hover .bt {
  -webkit-transform: translateY(6px);
  transform: translateY(6px);
  color: #49578a;
}
.product .proList ul li .item:hover .bt::before {
  background-color: #49578a;
}
.product .proList ul li .item:hover .bt::after {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.youshi {
  background: url(../images/ysbg.jpg) center 0 no-repeat;
  position: relative;
  overflow: hidden;
}
.youshi .ysbg {
  background: url(../images/ysbgbar.png) center 0 no-repeat;
  position: absolute;
  width: 100%;
  top: 0;
  height: 100px;
  pointer-events: none;
}
.youshi .ysBox {
  height: 980px;
  padding-top: 160px;
}
.youshi .ysTit {
  color: #fff;
  line-height: 1;
}
.youshi .ysTit i {
  position: relative;
  z-index: 2;
  display: inline-block;
  vertical-align: top;
}
.youshi .ysTit i img {
  display: block;
}
.youshi .ysTit i::before {
  content: "";
  position: absolute;
  left: -30px;
  bottom: 0;
  z-index: -1;
  width: 306px;
  height: 12px;
  background-color: #e3882f;
}
.youshi .ysTit span {
  display: block;
  font-size: 28px;
  margin-top: 23px;
  letter-spacing: 16px;
}
.youshi .ysTip {
  position: absolute;
  width: 658px;
  height: 22px;
  top: 182px;
  right: 0;
  z-index: 2;
  background: url(../images/ystip.png) 0 center no-repeat;
}
.youshi .ysTabs {
  margin-top: 112px;
}
.youshi .ysCont {
  width: 576px;
  height: 302px;
}
.youshi .ysCont .bd {
  height: 302px;
  overflow: hidden;
}
.youshi .ysCont .bd ul li .item {
  padding-top: 10px;
  color: #fff;
  height: 302px;
}
.youshi .ysCont .bd ul li .item .tit {
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
}
.youshi .ysCont .bd ul li .item .tit span {
  display: block;
  font-size: 24px;
  line-height: 1;
}
.youshi .ysCont .bd ul li .item .tit i {
  display: block;
  font-family: Arial;
  font-size: 14px;
  margin-top: 12px;
  line-height: 12px;
}
.youshi .ysCont .bd ul li .item .text {
  font-size: 16px;
  line-height: 42px;
  margin-top: 42px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysCont .bd ul li .item:hover .tit {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.youshi .ysCont .bd ul li .item:hover .text {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.youshi .hd {
  margin-top: 40px;
}
.youshi .hd ul::after,
.youshi .hd ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.youshi .hd ul li {
  float: left;
  margin-left: 70px;
  text-align: center;
  position: relative;
  cursor: pointer;
}
.youshi .hd ul li::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 4px;
  left: 0;
  top: 115px;
  background: url(../images/yshdli.png) center center no-repeat;
}
.youshi .hd ul li:first-child {
  margin-left: 0;
}
.youshi .hd ul li i {
  display: block;
  margin: auto;
  width: 105px;
  height: 105px;
  background-color: #ffffff;
  border: solid 3px #dddddd;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  overflow: hidden;
}
.youshi .hd ul li i img {
  max-width: 60%;
  max-height: 60%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.youshi .hd ul li span {
  display: block;
  line-height: 1;
  color: #fff;
  font-size: 16px;
  margin-top: 34px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .hd ul li:hover i {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.youshi .hd ul li:hover span {
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
}
.youshi .hd ul li:hover i,
.youshi .hd ul li.on i {
  border-color: #f29936;
}
.youshi .hd ul li:hover span,
.youshi .hd ul li.on span {
  color: #f29936;
}
.youshi .ysPic {
  width: 568px;
  height: 570px;
  position: absolute;
  top: 358px;
  right: -12px;
  z-index: 3;
}
.youshi .ysPic .bd {
  width: 568px;
  height: 570px;
  overflow: hidden;
}
.youshi .ysPic .bd ul li {
  width: 568px;
  height: 570px;
  position: relative;
  overflow: hidden;
}
.youshi .ysPic .bd ul li img {
  max-width: 100%;
  max-height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.youshi .ysNum {
  position: absolute;
  right: 318px;
  top: 325px;
}
.youshi .ysNum .bd {
  overflow: hidden;
  width: 170px;
  height: 124px;
}
.youshi .ysNum .bd ul li {
  width: 170px;
  height: 124px;
}
.youshi .ysNum .bd ul li i {
  display: block;
  width: 170px;
  height: 124px;
}
.youshi .ysNum .bd ul li i.ico1 {
  background: url(../images/ys01.png) center 10px no-repeat;
}
.youshi .ysNum .bd ul li i.ico2 {
  background: url(../images/ys02.png) center 10px no-repeat;
}
.youshi .ysNum .bd ul li i.ico3 {
  background: url(../images/ys03.png) center 10px no-repeat;
}
.youshi .ysNum .bd ul li i.ico4 {
  background: url(../images/ys04.png) center 10px no-repeat;
}
.youshi .xingteng {
  position: absolute;
  width: 45px;
  height: 490px;
  top: 328px;
  right: -169px;
  z-index: 2;
  background: url(../images/xingteng.png) 0 center no-repeat;
}
.case {
  padding: 95px 0 50px;
}
.case .tel {
  position: absolute;
  z-index: 2;
  right: 0;
  top: 22px;
  text-align: right;
}
.case .tel i {
  display: block;
  font-family: Arial;
  font-size: 24px;
  font-weight: bold;
  line-height: 29px;
}
.case .tel i::before {
  content: "";
  display: inline-block;
  width: 34px;
  height: 29px;
  vertical-align: top;
  margin-right: 15px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/casetel.png) center center no-repeat;
}
.case .tel span {
  text-align: center;
  width: 80px;
  height: 30px;
  background-color: #49578a;
  margin-top: 10px;
  display: inline-block;
  vertical-align: top;
  line-height: 30px;
  color: #fff;
  font-size: 14px;
  position: relative;
}
.case .tel span::before {
  content: "";
  display: block;
  position: absolute;
  left: -216px;
  top: 50%;
  width: 200px;
  height: 1px;
  background-color: #dddddd;
}
.case .caseTabs {
  margin-top: 50px;
  position: relative;
}
.case .caseTabs::after,
.case .caseTabs:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .caseTabs .bd {
  float: right;
  width: 1080px;
  height: 460px;
  overflow: hidden;
}
.case .caseTabs .bd ul li::after,
.case .caseTabs .bd ul li:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .caseTabs .bd ul li .pic {
  float: left;
  display: block;
  width: 615px;
  height: 460px;
  background-color: #fff;
  border: solid 10px #f8f8f8;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .bd ul li .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .bd ul li .cont {
  float: right;
  width: 375px;
  padding-top: 54px;
}
.case .caseTabs .bd ul li .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 24px;
  height: 44px;
  line-height: 44px;
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
  position: relative;
  margin-right: 0;
  left: 0;
}
.case .caseTabs .bd ul li .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.case .caseTabs .bd ul li .cont .bt:hover {
  left: 5px;
  margin-right: 5px;
}
.case .caseTabs .bd ul li .cont .line {
  width: 2px;
  height: 30px;
  background-color: #49578a;
  margin-top: 36px;
  display: none;
}
.case .caseTabs .bd ul li .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 42px;
  height: 84px;
  font-size: 16px;
  color: #666666;
  margin-top: 35px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .bd ul li:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.case .caseTabs .bd ul li:hover .cont .bt {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
  color: #49578a;
}
.case .caseTabs .bd ul li:hover .cont p {
  -webkit-transform: translateY(8px);
  transform: translateY(8px);
}
.case .caseTabs .hd {
  float: left;
  width: 114px;
  height: 420px;
  background-color: #f8f8f8;
  border-radius: 57px;
  border-radius: 58px;
  position: relative;
  padding: 70px 0;
}
.case .caseTabs .hd ul li {
  width: 114px;
  text-align: center;
  line-height: 70px;
  height: 70px;
  font-family: Arial;
  font-size: 18px;
  cursor: pointer;
  color: #b5b5b5;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .hd ul li::before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 2px;
  background-color: #49578a;
  left: 97px;
  top: 50%;
  margin-top: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .hd ul li.on {
  color: #49578a;
  font-size: 26px;
  font-weight: bold;
}
.case .caseTabs .hd ul li.on::before {
  width: 74px;
}
.case .caseTabs .hd .prev {
  position: absolute;
  width: 100%;
  left: 0;
  top: 25px;
  height: 36px;
  background: url(../images/caset.png) center center no-repeat;
  cursor: pointer;
}
.case .caseTabs .hd .next {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 25px;
  height: 36px;
  background: url(../images/caseb.png) center center no-repeat;
  cursor: pointer;
}
.case .caseTabs .caseNext {
  position: absolute;
  width: 300px;
  height: 100px;
  background-color: #49578a;
  left: 734px;
  bottom: 10px;
  font-size: 20px;
  color: #ffffff;
  padding-left: 46px;
  padding-top: 20px;
  line-height: 60px;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .caseNext::after {
  content: "";
  display: block;
  position: absolute;
  width: 60px;
  height: 60px;
  right: 48px;
  top: 20px;
  border-radius: 100%;
  background: url(../images/caser.png) center center no-repeat;
}
.case .caseTabs .caseNext::before {
  content: "";
  display: block;
  position: absolute;
  width: 60px;
  height: 60px;
  right: 48px;
  top: 20px;
  border-radius: 100%;
  background-color: #f8f8f8;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .caseNext:hover {
  background-color: #f29936;
}
.case .caseTabs .caseNext:hover::after {
  animation: zyfd 1.5s linear infinite;
}
.case .caseTabs .caseNext:hover::before {
  background-color: #fff;
}
.case .caseList {
  margin-top: 40px;
}
.case .caseList ul {
  margin-right: -40px;
}
.case .caseList ul::after,
.case .caseList ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .caseList ul li {
  float: left;
  margin-right: 40px;
  width: 400px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList ul li .pic {
  display: block;
  float: left;
  width: 240px;
  height: 180px;
  position: relative;
  overflow: hidden;
  border: solid 5px #f8f8f8;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList ul li .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList ul li .cont {
  float: right;
  position: relative;
  width: 130px;
  padding-top: 25px;
  height: 180px;
}
.case .caseList ul li .cont .bt {
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 26px;
  max-height: 52px;
  font-size: 16px;
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
  position: relative;
  left: 0;
}
.case .caseList ul li .cont .bt:hover {
  left: 5px;
}
.case .caseList ul li .cont .en {
  font-size: 16px;
  margin-top: 12px;
  line-height: 12px;
  color: #888888;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList ul li .cont .more {
  position: absolute;
  left: 0;
  bottom: 27px;
  display: block;
  width: 29px;
  height: 27px;
  background: url(../images/caser.png) 0 center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
}
.case .caseList ul li:hover .pic {
  box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.18);
  border-color: #fff;
}
.case .caseList ul li:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.case .caseList ul li:hover .cont .bt {
  color: #49578a;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.case .caseList ul li:hover .cont .en {
  -webkit-transform: translateY(6px);
  transform: translateY(6px);
}
.case .caseList ul li:hover .cont .more {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  animation: zyfd 1.5s linear infinite;
}
.process {
  overflow: hidden;
  background: url(../images/lcbg.jpg) center 0 no-repeat;
  border-top: 1px solid #f5f5f5;
}
.process .lcBox {
  height: 760px;
  padding-top: 58px;
}
.process .lcBox .title {
  margin-top: 28px;
}
.process .lcBox .title em {
  display: block;
  color: #666666;
  font-size: 16px;
  margin-top: 28px;
}
.process .lcList {
  margin-top: 60px;
  width: 1085px;
  height: 450px;
  background-color: #ffffff;
  box-shadow: 12px 9px 46px 0px rgba(51, 112, 195, 0.08);
  position: relative;
  z-index: 2;
  padding-top: 58px;
  overflow: hidden;
}
.process .lcList ul {
  margin-left: -1px;
}
.process .lcList ul::after,
.process .lcList ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.process .lcList ul:first-child li {
  float: left;
  padding-top: 22px;
}
.process .lcList ul:first-child li::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  width: 250px;
  height: 1px;
  border-bottom: dashed 1px rgba(0, 0, 0, 0.25);
  bottom: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.process .lcList ul li {
  float: right;
  width: 25%;
  height: 165px;
  position: relative;
  padding-left: 28px;
  padding-top: 40px;
  border-left: 1px solid rgba(0, 0, 0, 0.15);
}
.process .lcList ul li * {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.process .lcList ul li::after {
  content: "";
  display: block;
  position: absolute;
  right: 10px;
  bottom: -8px;
  width: 100px;
  height: 107px;
  pointer-events: none;
  background: url(../images/lcli.png) right 0 no-repeat;
}
.process .lcList ul li .num {
  font-family: Impact;
  font-size: 42px;
  line-height: 34px;
  color: #fff;
  -webkit-text-stroke: 1px rgba(0, 0, 0, 0.2);
}
.process .lcList ul li h4 {
  line-height: 1;
  font-size: 20px;
  margin-top: 30px;
}
.process .lcList ul li p {
  font-family: Arial;
  font-size: 12px;
  line-height: 10px;
  color: #999999;
  margin-top: 18px;
  text-transform: uppercase;
}
.process .lcList ul li:hover .num {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  -webkit-text-stroke: 1px rgba(73, 87, 138, 0.2);
}
.process .lcList ul li:hover h4 {
  color: #49578a;
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.process .lcList ul li:hover p {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.process .lcimg {
  position: absolute;
  width: 750px;
  height: 750px;
  background-color: #fff;
  border: solid 50px #f5f5f5;
  border-radius: 100%;
  top: 10px;
  right: -288px;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.process .lcimg img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about {
  background: url(../images/aboutbg.jpg) center bottom no-repeat;
  background-color: #f4f5f9;
  position: relative;
  overflow: hidden;
}
.about::before {
  content: "";
  display: block;
  background: url(../images/ysbgbar.png) center 0 no-repeat;
  position: absolute;
  width: 100%;
  top: 0;
  height: 100px;
  pointer-events: none;
}
.about .aboutBox {
  z-index: 2;
  height: 900px;
  padding-top: 158px;
  padding-left: 176px;
}
.about .aboutText {
  float: left;
  width: 780px;
  padding-left: 282px;
}
.about .aboutText .title {
  margin-left: -282px;
}
.about .aboutText .tit {
  line-height: 1;
  font-size: 20px;
  margin-top: 68px;
}
.about .aboutText .text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 42px;
  height: 168px;
  font-size: 16px;
  margin-top: 34px;
  color: #666666;
}
.about .aboutText .honor {
  margin-top: 56px;
  display: block;
  width: 280px;
  text-align: center;
}
.about .aboutText .honor img {
  display: block;
  width: 280px;
  height: 212px;
  background: #fff url(../images/honorbg.png) 0 center no-repeat;
  object-fit: contain;
  padding: 22px 22px 24px 24px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .honor span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  font-size: 16px;
  margin-top: 10px;
  line-height: 36px;
  height: 36px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .honor:hover img {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
  box-shadow: 0 6px 20px -3px rgba(73, 87, 138, 0.2);
}
.about .aboutText .honor:hover span {
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  color: #49578a;
}
.about .aLink {
  float: right;
  width: 225px;
}
.about .aLink ul li {
  margin-top: 40px;
}
.about .aLink ul li:first-child {
  margin-top: 0;
}
.about .aLink ul li a {
  display: block;
  width: 225px;
  height: 200px;
  background-color: #ffffff;
  box-shadow: 6px 8px 23px 8px #f4f5fa;
  border-radius: 5px;
  position: relative;
  padding-top: 32px;
  padding-left: 26px;
  overflow: hidden;
}
.about .aLink ul li a::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 50px;
  height: 50px;
  background-color: #49578a;
  border-radius: 100%;
  opacity: 0;
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
}
.about .aLink ul li a i {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aLink ul li a i img {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aLink ul li a .cn {
  display: block;
  font-size: 16px;
  line-height: 1;
  position: relative;
  font-weight: bold;
  z-index: 3;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aLink ul li a .en {
  position: relative;
  z-index: 3;
  display: block;
  font-family: Arial;
  font-size: 12px;
  color: #999999;
  margin-top: 10px;
  line-height: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aLink ul li a em {
  display: block;
  position: relative;
  z-index: 3;
  margin-top: 30px;
}
.about .aLink ul li a em::before {
  content: "";
  display: block;
  position: relative;
  z-index: 2;
  width: 26px;
  height: 8px;
  background: url(../images/alinkar.png) 0 center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aLink ul li a em::after {
  content: "";
  display: block;
  position: absolute;
  width: 18px;
  height: 18px;
  background-color: #ffffff;
  opacity: 0.2;
  border-radius: 100%;
  left: 12px;
  top: -4px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.about .aLink ul li a:hover i img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.about .aLink ul li a:hover .cn {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.about .aLink ul li a:hover .en {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.about .aLink ul li:hover a::before,
.about .aLink ul li.on a::before {
  left: -51px;
  top: -60px;
  width: 229px;
  height: 229px;
  opacity: 1;
}
.about .aLink ul li:hover a em::before,
.about .aLink ul li.on a em::before {
  animation: zyfd 1.5s linear infinite;
  filter: grayscale(100) brightness(3);
}
.about .aLink ul li:hover a .cn,
.about .aLink ul li.on a .cn {
  color: #fff;
}
.about .aLink ul li:hover a .en,
.about .aLink ul li.on a .en {
  color: #fff;
}
.about .number {
  position: absolute;
  z-index: 2;
  top: 495px;
  left: 216px;
}
.about .number::before {
  content: "";
  width: 1px;
  height: 206px;
  background-color: #aaaaaa;
  opacity: 0.4;
  position: absolute;
  left: 11px;
  top: -223px;
}
.about .number i {
  display: inline-block;
  vertical-align: middle;
  font-family: Impact;
  font-size: 60px;
  line-height: 46px;
  margin-right: 10px;
}
.about .number span {
  display: inline-block;
  vertical-align: middle;
}
.about .number span em {
  font-size: 14px;
  color: #666666;
  display: block;
  line-height: 1;
}
.about .number span em:first-child {
  font-family: Arial;
  font-size: 30px;
  line-height: 14px;
  margin-bottom: 13px;
  color: #333;
}
.news {
  padding: 88px 0 70px;
  overflow: hidden;
}
.news * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.news .newsTab {
  position: relative;
}
.news .newsTab::after,
.news .newsTab:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsTab .title {
  float: left;
}
.news .newsTab ul {
  float: right;
  margin-top: 35px;
}
.news .newsTab ul li {
  float: left;
  margin-left: 26px;
  position: relative;
}
.news .newsTab ul li:first-child {
  margin-left: 0;
}
.news .newsTab ul li a {
  display: block;
  text-align: center;
  width: 160px;
  height: 50px;
  font-size: 16px;
  background-color: #fbfbfb;
  border: solid 1px #eeeeee;
  line-height: 48px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #49578a, #49578a);
  background-image: linear-gradient(to right, #49578a, #49578a);
  background-size: 0% 100%;
  background-position: left center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a i {
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  margin-right: 10px;
  width: 31px;
  height: 48px;
}
.news .newsTab ul li a i:before,
.news .newsTab ul li a i:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.news .newsTab ul li a i.ico1:before {
  background: url(../images/newsico1.png) center center no-repeat;
}
.news .newsTab ul li a i.ico1:after {
  background: url(../images/newsico1h.png) center center no-repeat;
}
.news .newsTab ul li a i.ico2:before {
  background: url(../images/newsico2.png) center center no-repeat;
}
.news .newsTab ul li a i.ico2:after {
  background: url(../images/newsico2h.png) center center no-repeat;
}
.news .newsTab ul li a i.ico3:before {
  background: url(../images/newsico3.png) center center no-repeat;
}
.news .newsTab ul li a i.ico3:after {
  background: url(../images/newsico3h.png) center center no-repeat;
}
.news .newsTab ul li:hover a,
.news .newsTab ul li.on a {
  border-color: #49578a;
  background-size: 100% 100%;
  color: #fff;
}
.news .newsTab ul li:hover a i:before,
.news .newsTab ul li.on a i:before,
.news .newsTab ul li:hover a i:after,
.news .newsTab ul li.on a i:after {
  top: -100%;
}
.news .newsTabs {
  margin-top: 50px;
  position: relative;
}
.news .newsTabs .bd {
  height: 646px;
}
.news .newsList {
  height: 646px;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  visibility: hidden;
}
.news .newsList .list1 {
  position: relative;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul::after,
.news .newsList .list1 ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .list1 ul li {
  float: left;
  width: 33.33%;
  position: relative;
  padding: 56px 45px 0;
  height: 506px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .pic {
  display: block;
  width: 100%;
  height: 230px;
  border: solid 5px #f8f8f8;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .cont {
  height: 85px;
  position: relative;
}
.news .newsList .list1 ul li .cont .date {
  font-family: Arial;
  font-size: 14px;
  color: #999999;
  line-height: 10px;
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
}
.news .newsList .list1 ul li .cont .bt {
  margin-top: 10px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  height: 36px;
  line-height: 36px;
  -webkit-transition: all 0.46s ease-out;
  transition: all 0.46s ease-out;
  position: relative;
  left: 0;
}
.news .newsList .list1 ul li .cont .bt:hover {
  left: 5px;
}
.news .newsList .list1 ul li p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 32px;
  height: 64px;
  color: #888888;
  margin-top: 28px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.news .newsList .list1 ul li:hover .cont .date {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.news .newsList .list1 ul li:hover .cont .bt {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
  color: #49578a;
}
.news .newsList .list1 ul li:hover p {
  -webkit-transform: translateY(8px);
  transform: translateY(8px);
}
.news .newsList .list1 ul li.on {
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.05);
}
.news .newsList .list2 {
  overflow: hidden;
  position: relative;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-right: -40px;
}
.news .newsList .list2::after,
.news .newsList .list2:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .list2 li {
  float: left;
  width: 400px;
  margin-right: 40px;
  margin-top: 40px;
  height: 100px;
  background-color: #fbfbfb;
  border-bottom: 1px solid #bbb;
  padding-top: 12px;
  padding-right: 20px;
  padding-left: 160px;
  position: relative;
}
.news .newsList .list2 li::after {
  content: "";
  position: absolute;
  background: #49578a;
  width: 100%;
  height: 1px;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  bottom: -1px;
  left: 0;
  transition: transform 0.7s;
  transform: scaleX(0);
  transform-origin: right;
}
.news .newsList .list2 li:hover::after {
  transform: scaleX(1);
  transform-origin: left;
}
.news .newsList .list2 li .date {
  position: absolute;
  left: 0;
  top: 30px;
  width: 120px;
  text-align: center;
  font-family: Arial;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 li .date::before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 1px;
  height: 30px;
  background-color: #dddddd;
}
.news .newsList .list2 li .date i {
  display: block;
  font-weight: bold;
  font-size: 24px;
  line-height: 18px;
}
.news .newsList .list2 li .date span {
  margin-top: 10px;
  line-height: 12px;
  display: block;
  color: #999999;
}
.news .newsList .list2 li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 86px;
  line-height: 86px;
  font-size: 16px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  left: 0;
}
.news .newsList .list2 li .bt:hover {
  left: 5px;
}
.news .newsList .list2 li:hover::before {
  transform: scaleX(1);
  transform-origin: left;
}
.news .newsList .list2 li:hover .bt {
  color: #49578a;
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.news .newsList .list2 li:hover .bt::before {
  background-color: #49578a;
}
.news .newsList .list2 li:hover .date {
  color: #49578a;
}
.news .newsList:first-child {
  visibility: initial;
}
.news .newsList:first-child .list1 {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.news .newsList:first-child .list2 {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.news .newsList.hide {
  visibility: hidden;
}
.news .newsList.hide .list1 {
  opacity: 0;
  -webkit-transform: translateY(30px);
  transform: translateY(30px);
}
.news .newsList.hide .list2 {
  opacity: 0;
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
}
.news .newsList.on {
  visibility: initial;
  z-index: 3;
}
.news .newsList.on .list1 {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.news .newsList.on .list2 {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
